Contents page

Rules for Tools/Print Flags


Print Flags
#define PRINT_SECTIONS      1 
#define PRINT_BARNUMBERS    2 
#define PRINT_TEMPO         4 
#define PRINT_CHORDS        8 
#define PRINT_LYRICS     0x10 
#define PRINT_DYNAMICS   0x20
#define PRINT_CONCERT    0x40 
#define PRINT_TRANSPOSED 0x80 
#define PRINT_HIRES     0x100 
#define PRINT_BLOWUP    0x200